Utility.cleanseText Method

Given some text, will cleanse it for '<' and '>' characters by encoding it to HTML.
 

Return Value


Type: String
The encoded string, or the same string.